Tootsville-User::Retire

Function

Retire names a function, with lambda list (&REST WORDS):

Retire a server.

Forces a server to retire. This will disconnect anyone currently connected via WebSockets to that server; they should reconnect through the load balancer. Use #evacuate to first move users to another server (see TOOTSVILLE-USER EVACUATE).

Usage

#retire SERVER
#retire

Examples

#retire game3.test.Tootsville.org
#retire

File

Defined in file src/infinity/legacy-ops.lisp.